From: Javier Martinez Canillas Date: Thu, 30 Jul 2015 16:18:40 +0000 (+0200) Subject: regulator: fan53555: Export I2C module alias information X-Git-Tag: archive/raspbian/4.9.13-1+rpi1~10^2~3914^2~4^4 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=e80c47bd738badeaa70b1114d4cd75f892672bd3;p=linux-4.9.git regulator: fan53555: Export I2C module alias information The I2C core always reports the MODALIAS uevent as "i2c: Signed-off-by: Mark Brown --- diff --git a/drivers/regulator/fan53555.c b/drivers/regulator/fan53555.c index 42865681c00b..4940e8287df6 100644 --- a/drivers/regulator/fan53555.c +++ b/drivers/regulator/fan53555.c @@ -439,6 +439,7 @@ static const struct i2c_device_id fan53555_id[] = { }, { }, }; +MODULE_DEVICE_TABLE(i2c, fan53555_id); static struct i2c_driver fan53555_regulator_driver = { .driver = {